home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / tontie_hammer.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as next >
Text File  |  2012-01-07  |  63b  |  5 lines

  1. on(release){
  2.    _root.sound("push");
  3.    gotoAndStop(11);
  4. }
  5.